847e9f417d026f5f133c8e07d50543b43b4171d9
[git-annex.git] /
1 [[!comment format=mdwn
2  username="joey"
3  subject="""comment 1"""
4  date="2024-07-31T14:20:51Z"
5  content="""
6 Note that this does not affect the number of commits made by `addurl` generally
7 eg when adding multiple urls with --batch from the web.
8
9 Also, I don't think that the commits you picked out and showed necessarily
10 correspond to one-another. The state being recorded in the commit in the 1st
11 run is not the same as the state that gets recorded by the two commits in the
12 2nd run. Unless, there is an actual behavior change that eg, leaves the file
13 present in a repository that it was not present in before. 
14
15 In the first run the commit shows key
16 MD5E-s5--db87ebcba59a8c9f34b68e713c08a718.dat ends up recorded as present in
17 datalad-archives but not in the local repository. In the second run, the
18 commits show that the same key ends up recorded present in both repositories.
19 """]]